home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / RE>Re ODF Library 1.1b2 < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  1.1 KB  |  [TEXT/ttxt]

  1. Subject:     RE>Re: ODF Library 1.1b2
  2. Sent:        9/4/96 2:49 PM
  3. Received:    9/4/96 2:49 PM
  4. From:        Rob Cope <rob@eclipse.cpcn.com>
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9.  
  10.                                                                  Date: 9/4/96
  11. Subject:  RE>Re: ODF Library 1.1b2                              Time:  2:53 PM
  12. Mary,
  13.  
  14. >>I am plotting icons by calling FW_CIconShape::Render().  I am plotting a 
  15. >>16x16 small icon in a 20x20 space using FW_kIconAlignCenter | 
  16. >>FW_kIconAlignVCenter.  With the 1.0 ODF Library this works fine, but with 
  17. >>1.1b2 it appears to be scaling the icon to fit into the 20x20 space (very 
  18. >>ugly).  Is this a bug, or this the new behavior?
  19.  
  20. >This behavior was changed to fix a bug where the icon was being drawn 
  21. >outside the rectangle. If the rectangle size is not 12, 16 or 32 the icon 
  22. >is scaled. 
  23.  
  24. >Mary Boetcher
  25. >ODF Person
  26.  
  27. Thanks for quick response.  So unless I'm missing something,  this means that FW_kIconAlignCenter and FW_kIconAlignVCenter are pretty much meaningless now.
  28.  
  29. Rob Cope
  30. Eclipse Services